![]() |
kMenuDrawMsg |
Header: Menus.h |
enum { kMenuDrawMsg = 0, kMenuSizeMsg = 2, kMenuPopUpMsg = 3, kMenuCalcItemMsg = 5, kMenuThemeSavvyMsg = 7, mDrawMsg = , mSizeMsg = 2, mPopUpMsg = 3, mCalcItemMsg = 5 };
Identify whether your menu definition function is theme-compliant. If so, your menu definition function should respond by passing back kThemeSavvyMenuResponse in the whichItem parameter. The Menu Manager then draws the menu background as appropriate for the current theme.
© 2000 Apple Computer, Inc. — (Last Updated 4/14/2000)